Skip to content

Commit

Permalink
Merge pull request #151 from linki/dependabot/docker/alpine-3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 5, 2020
2 parents 1e9242d + e7bde63 commit aedc665
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 @@ -11,7 +11,7 @@ RUN go build -o /bin/cloudformation-operator -v \
./cmd/manager

# final image
FROM alpine:3.11.6
FROM alpine:3.12.0
MAINTAINER Linki <linki+docker.com@posteo.de>

RUN apk --no-cache add ca-certificates
Expand Down

0 comments on commit aedc665

Please sign in to comment.