Skip to content

Commit

Permalink
feat: upgrade from ruby:2.6.7-alpine to ruby:2.6.8-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 9, 2021
1 parent f3c8b40 commit 8d02b8f
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.7-alpine
FROM ruby:2.6.8-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 8d02b8f

Please sign in to comment.