snyk-bot
2025-05-14 02:19:14 +00:00
parent ccc9fc2fbd
commit 8e4cb0d7f8

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.24.3-alpine
EXPOSE 8000