Skip to content

Commit

Permalink
rel: Bump Ruby base image version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rlue committed Jan 8, 2025
1 parent 10c1f6b commit e01951d
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,5 +1,5 @@
# syntax = docker/dockerfile:1.1-experimental
FROM ruby:3.0.1-alpine
FROM ruby:3.4-alpine
MAINTAINER Ryan Lue <[email protected]>

RUN apk add --no-cache --update \
Expand Down

0 comments on commit e01951d

Please sign in to comment.