Skip to content

Commit

Permalink
Merge pull request #105 from fradelg/dependabot-docker-master-alpine-…
Browse files Browse the repository at this point in the history
…3.18.3

Bump alpine from 3.18.2 to 3.18.3
  • Loading branch information
fradelg authored Aug 12, 2023
2 parents 69f8608 + b7c09dd commit 7dd3aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN go get github.com/robfig/glock
RUN glock sync -n < GLOCKFILE
RUN go install

FROM alpine:3.18.2
FROM alpine:3.18.3
LABEL maintainer "Fco. Javier Delgado del Hoyo <frandelhoyo@gmail.com>"

RUN apk add --update \
Expand Down

0 comments on commit 7dd3aa5

Please sign in to comment.