Skip to content

Commit

Permalink
chore(deps): update ruby docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 26, 2023
1 parent 5911ad9 commit 2677b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonschema/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#syntax=docker/dockerfile:1.6
ARG LANGUAGE=ruby

FROM ruby:3.2.2-alpine AS ruby
FROM ruby:3.3.0-alpine AS ruby

RUN apk add coreutils

Expand Down

0 comments on commit 2677b50

Please sign in to comment.