Skip to content

Commit

Permalink
Update to alpine 3.12
Browse files Browse the repository at this point in the history
Related Issue: rancher/rancher#29290
  • Loading branch information
Arvind Iyengar committed Oct 13, 2020
1 parent acf2101 commit 9a90a03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.11.1-alpine3.8
FROM golang:1.15.2-alpine3.12

RUN apk -U add bash git gcc musl-dev docker vim less file curl wget ca-certificates

Expand Down
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.12

MAINTAINER Frank Mai <frank@rancher.com>

Expand Down

0 comments on commit 9a90a03

Please sign in to comment.