Compare commits

...

1 commit

Author SHA1 Message Date
fa2eaa408d
chore: Remove version from docker-compose.yml
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-17 15:14:15 +02:00

View file

@ -1,5 +1,3 @@
version: "3.5"
networks: networks:
local: local:
rauthy-dev: rauthy-dev:
@ -30,7 +28,6 @@ services:
networks: networks:
- rauthy-dev - rauthy-dev
rauthy: rauthy:
container_name: rauthy-dev container_name: rauthy-dev
image: ghcr.io/sebadob/rauthy:0.30.2 image: ghcr.io/sebadob/rauthy:0.30.2
@ -64,5 +61,3 @@ services:
volumes: volumes:
postgres-data: postgres-data:
rauthy-data: rauthy-data: