Skip to content

Commit 6755684

Browse files
Update Docker file to Ruby 3.3 (#1827)
1 parent a368fd9 commit 6755684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.0-alpine
1+
FROM ruby:3.3-alpine
22
LABEL maintainer="Justin Collins <[email protected]>"
33

44
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)