Skip to content

Commit

Permalink
Update Docker file to Ruby 3.3 (#1827)
Browse files Browse the repository at this point in the history
  • Loading branch information
presidentbeef committed Feb 2, 2024
1 parent a368fd9 commit 6755684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM ruby:3.0-alpine
FROM ruby:3.3-alpine
LABEL maintainer="Justin Collins <gem@brakeman.org>"

WORKDIR /usr/src/app
Expand Down

0 comments on commit 6755684

Please sign in to comment.