Skip to content

Commit

Permalink
fix: try reverting to ruby:2.6.7-alpine to see if it fixes #62
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 9, 2021
1 parent a3a04d3 commit a8154d1
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 ruby:2.6-alpine
FROM ruby:2.6.7-alpine

ENV SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.11/supercronic-linux-amd64 \
SUPERCRONIC=supercronic-linux-amd64 \
Expand Down

0 comments on commit a8154d1

Please sign in to comment.