Skip to content

Commit

Permalink
chore(release): update the containers to Alpine 3.11 (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
plumpy committed Dec 30, 2019
1 parent 8f307b9 commit a6fc5bb
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.10
FROM alpine:3.11
MAINTAINER delivery-engineering@netflix.com
COPY --from=compile /compiled_sources/fiat-web/build/install/fiat /opt/fiat
RUN apk --no-cache add --update bash openjdk8-jre
Expand Down

0 comments on commit a6fc5bb

Please sign in to comment.