Skip to content

Commit

Permalink
fix(deps): bump alpine from 3.11.3 to 3.11.5 (#6)
Browse files Browse the repository at this point in the history
Bumps alpine from 3.11.3 to 3.11.5.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 8, 2020
1 parent 35bf504 commit 445e8ab
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 @@ -13,7 +13,7 @@ FROM homecentr/base:1.1.0 as base

LABEL maintainer="Lukas Holota <[email protected]>"

FROM alpine:3.11.3
FROM alpine:3.11.5

# Install packages required by base
RUN apk add --no-cache \
Expand Down

0 comments on commit 445e8ab

Please sign in to comment.