snyk-bot
2025-11-12 01:20:09 +00:00
parent ccc9fc2fbd
commit 73cd9c0cdb

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