Skip to content

Commit

Permalink
chore(dockerfile): upgrade to latest alpine image (#967) (#968)
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Motevasselani <[email protected]>
(cherry picked from commit 87932d8)

Co-authored-by: Cameron Motevasselani <[email protected]>
  • Loading branch information
mergify[bot] and link108 authored Aug 3, 2022
1 parent 0f94933 commit d27a99e
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="[email protected]"
RUN apk --no-cache add --update bash openjdk11-jre
RUN addgroup -S -g 10111 spinnaker
Expand Down

0 comments on commit d27a99e

Please sign in to comment.