Skip to content

Commit

Permalink
⬆️ Upgrades wget to 1.20.3-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 20, 2019
1 parent d8f1185 commit 5461cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ COPY rootfs /
# Setup base
RUN apk add --no-cache \
coreutils=8.30-r0 \
wget=1.20.1-r0
wget=1.20.3-r0

# Scrip to run after startup
CMD ["/usr/bin/run.sh"]
Expand Down

0 comments on commit 5461cdd

Please sign in to comment.