Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-tan committed Feb 17, 2021
1 parent aef1f22 commit 1b04ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.12.0
FROM alpine:3.13.0

LABEL maintainer="Tomoya Tanjo <ttanjo@gmail.com>"

ARG medal_ver=v0.1.0
ARG medal_ver=v0.4.0

RUN apk --no-cache add ruby ruby-json ruby-etc nodejs jq docker-cli \
ruby-irb ruby-webrick bash curl && \
Expand Down

0 comments on commit 1b04ff8

Please sign in to comment.