mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-25 11:44:16 +00:00
update dependencies
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# Development image with Air hot reload
|
||||
# Build: docker build -f Dockerfile.dev -t atcr-dev .
|
||||
# Run: docker run -v $(pwd):/app -p 5000:5000 atcr-dev
|
||||
FROM docker.io/golang:1.25.4-trixie
|
||||
FROM docker.io/golang:1.25.7-trixie
|
||||
|
||||
ARG AIR_CONFIG=.air.toml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user