We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5c9c6 commit c99ecefCopy full SHA for c99ecef
1 file changed
docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
volumes:
14
- ./postgres-data:/var/lib/postgresql/data
15
server:
16
- image: ghcr.io/educorvi/timeclicker:2-latest
+ image: ghcr.io/educorvi/timeclicker:3-latest
17
restart: always
18
depends_on:
19
- db
0 commit comments