Skip to content

Commit

Permalink
⬆️ Update alpine Docker tag to v3.11.6 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 24, 2020
1 parent 4b11e2a commit 868493f
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 @@ -40,7 +40,7 @@ COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh

# Runtime stage
FROM alpine:3.11.5
FROM alpine:3.11.6
LABEL maintainer='bgauduch'

# Copy needed libraries from build stage
Expand Down

0 comments on commit 868493f

Please sign in to comment.