diff --git a/Dockerfile b/Dockerfile index 002a5bf..03abafc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.13 +FROM alpine:latest LABEL org.opencontainers.image.source="https://github.com/powerman/go-monolith-example"