File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -ldflags="-w -s" -a -installsuffix cgo -o
15
15
16
16
17
17
# build a small image
18
- FROM alpine:3.17.0
18
+ FROM alpine:3.17.3
19
19
LABEL language="golang"
20
20
LABEL org.opencontainers.image.source https://github.com/mmorejon/microservices-docker-go-mongodb
21
21
# import the user and group files from the builder
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -ldflags="-w -s" -a -installsuffix cgo -o
15
15
16
16
17
17
# build a small image
18
- FROM alpine:3.17.0
18
+ FROM alpine:3.17.3
19
19
LABEL language="golang"
20
20
LABEL org.opencontainers.image.source https://github.com/mmorejon/microservices-docker-go-mongodb
21
21
# import the user and group files from the builder
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -ldflags="-w -s" -a -installsuffix cgo -o
15
15
16
16
17
17
# build a small image
18
- FROM alpine:3.17.0
18
+ FROM alpine:3.17.3
19
19
LABEL language="golang"
20
20
LABEL org.opencontainers.image.source https://github.com/mmorejon/microservices-docker-go-mongodb
21
21
# import the user and group files from the builder
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -ldflags="-w -s" -a -installsuffix cgo -o
15
15
16
16
17
17
# build a small image
18
- FROM alpine:3.17.0
18
+ FROM alpine:3.17.3
19
19
LABEL language="golang"
20
20
LABEL org.opencontainers.image.source https://github.com/mmorejon/microservices-docker-go-mongodb
21
21
# import the user and group files from the builder
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -ldflags="-w -s" -a -installsuffix cgo -o
15
15
16
16
17
17
# build a small image
18
- FROM alpine:3.17.0
18
+ FROM alpine:3.17.3
19
19
LABEL language="golang"
20
20
LABEL org.opencontainers.image.source https://github.com/mmorejon/microservices-docker-go-mongodb
21
21
# import the user and group files from the builder
You can’t perform that action at this time.
0 commit comments