Skip to content

Commit

Permalink
chore: Bump up alpine base image from 3.9 to 3.12 (aquasecurity#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
sootysec authored Oct 12, 2020
1 parent d3db9b0 commit 165c190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.starboard-scanner-aqua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.9
FROM alpine:3.12

RUN echo "@edge http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories

Expand Down

0 comments on commit 165c190

Please sign in to comment.