diff --git a/Dockerfile b/Dockerfile index 56866d8..4d9891a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ruby:3.3.6-alpine3.21 -ARG SMASHING_VERSION=1.3.5 +ARG SMASHING_VERSION=1.3.6 RUN apk add --no-cache build-base openssl-dev tzdata nodejs && \ gem update --system && \ diff --git a/goss.yaml b/goss.yaml index a12948f..ddbefb6 100644 --- a/goss.yaml +++ b/goss.yaml @@ -54,7 +54,7 @@ command: smashing --version: exit-status: 0 stdout: - - 1.3.5 + - 1.3.6 stderr: [] timeout: 0 process: