Skip to content

Commit

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

Co-authored-by: Cameron Motevasselani <cmotevasselani@gmail.com>
  • Loading branch information
mergify[bot] and link108 committed Aug 3, 2022
1 parent 7c3979e commit 3d9dcec
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 3d9dcec

Please sign in to comment.