snyk-bot
2024-07-26 08:34:03 +00:00
parent ccc9fc2fbd
commit 3c87d011a7

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