Skip to content

Commit d1ed45f

Browse files
committed
make the Ruby dockerfile version match
1 parent e2a51ad commit d1ed45f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/acceptance/Dockerfile.entitlements-app

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.1-slim
22
LABEL maintainer="GitHub Security Ops <[email protected]>"
33
ENV HOME /root
44
ENV RELEASE=buster

0 commit comments

Comments
 (0)