Watch
1
0
Fork
You've already forked RedFlag
0

bump: docker-compose default BUILD_VERSION to 0.2.0.4

This commit is contained in:
Fimeg 2026-05-25 13:02:36 -04:00
commit 9ba74ee8ec

View file

@ -21,7 +21,7 @@ services:
context: .
dockerfile: ./server/Dockerfile
args:
BUILD_VERSION: ${BUILD_VERSION:-0.2.0.3}
BUILD_VERSION: ${BUILD_VERSION:-0.2.0.4}
container_name: redflag-server
volumes:
- server-config:/app/config