Skip to content

Commit

Permalink
fix: Dockerfile to reduce vulnerabilities (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows and snyk-bot authored Jan 17, 2024
1 parent b13f2c3 commit 9aaa348
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.1-alpine3.17
FROM ruby:alpine3.17

WORKDIR /home

Expand Down

0 comments on commit 9aaa348

Please sign in to comment.