diff --git a/svc-bgs-api/Dockerfile b/svc-bgs-api/Dockerfile index 598715801..4aec01093 100644 --- a/svc-bgs-api/Dockerfile +++ b/svc-bgs-api/Dockerfile @@ -1,4 +1,4 @@ -FROM ruby:3.3.5-alpine3.19 +FROM ruby:3.3.6-alpine3.19 # Bundler needs git, and ruby-dev curl-dev build-base to make native gems # https://www.cloudbees.com/blog/build-minimal-docker-container-ruby-apps