Skip to content

Commit

Permalink
Switched to Ruby Docker image #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
schinery committed Jul 27, 2021
1 parent 10a6073 commit 31259fa
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
@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM ruby:3.0.1-alpine3.14
LABEL "repository"="https://github.com/anothrNick/github-tag-action"
LABEL "homepage"="https://github.com/anothrNick/github-tag-action"
LABEL "maintainer"="Nick Sjostrom"
Expand Down

0 comments on commit 31259fa

Please sign in to comment.