Skip to content

Commit b3c1ead

Browse files
committed
bump docker images to ruby 3.3
1 parent f06012e commit b3c1ead

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

spec/acceptance/Dockerfile.entitlements-github-plugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.1-slim
1+
FROM ruby:3.3-slim
22
LABEL maintainer="GitHub Security Ops <opensource+entitlements-app@github.com>"
33
ENV HOME /root
44
ENV RELEASE=buster

spec/acceptance/github-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.1-slim
1+
FROM ruby:3.3-slim
22
LABEL maintainer="GitHub Security Ops <opensource+entitlements-app@github.com>"
33

44
# Install dependency packages for bootstrapping and running...

0 commit comments

Comments
 (0)