snyk-bot
2025-01-21 18:20:44 +00:00
parent ccc9fc2fbd
commit e1ac6298d4

View File

@@ -10,7 +10,7 @@ RUN make build
# RUN make test
# Create production image for application with needed files
FROM golang:1.19-alpine
FROM golang:1.24rc2-alpine
EXPOSE 8000