Skip to content

Commit

Permalink
chore(dockerfile): upgrade to latest alpine image (#967) (#969)
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Motevasselani <cameron@armory.io>
(cherry picked from commit 87932d8)

Co-authored-by: Cameron Motevasselani <cmotevasselani@gmail.com>
  • Loading branch information
mergify[bot] and link108 committed Aug 3, 2022
1 parent 33f8653 commit fac9d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.slim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.16
LABEL maintainer="sig-platform@spinnaker.io"
RUN apk --no-cache add --update bash openjdk11-jre
RUN addgroup -S -g 10111 spinnaker
Expand Down

0 comments on commit fac9d3b

Please sign in to comment.