diff --git a/Dockerfile b/Dockerfile index a419cc8..878e012 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ruby:3.3.2-slim-bullseye +FROM ruby:3.3.3-slim-bullseye LABEL org.opencontainers.image.authors="@puppetlabs/release-engineering" LABEL org.opencontainers.image.title="vmfloaty"