snyk-bot
2024-01-27 18:51:58 +00:00
parent ccc9fc2fbd
commit 16f83b6a69

View File

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