Skip to content

Commit

Permalink
Merge pull request #756 from co-cddo/dependabot/docker/ruby-3.3.0-alpine
Browse files Browse the repository at this point in the history
Bump ruby from 3.2.2-alpine to 3.3.0-alpine
  • Loading branch information
RobNicholsGDS authored Jan 9, 2024
2 parents 30a1e62 + 499ac71 commit 984df70
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:3.2.2-alpine
FROM ruby:3.3.0-alpine
WORKDIR /app

RUN apk add --no-cache build-base nodejs npm
Expand Down

0 comments on commit 984df70

Please sign in to comment.