Skip to content

Commit

Permalink
Added missing version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
caneppelevitor committed May 30, 2024
1 parent 52e26ad commit 3dabfe5
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
Expand Up @@ -40,7 +40,7 @@ RUN NEXT_PUBLIC_UMAMI_SITE_ID=$NEXT_PUBLIC_UMAMI_SITE_ID \
NEXT_PUBLIC_ORY_SDK_URL=$NEXT_PUBLIC_ORY_SDK_URL \
yarn build

FROM node:18.17.0-alpine
FROM node:18.19.1-alpine

LABEL maintainer="Giovanni Rossini <[email protected]>"

Expand Down

0 comments on commit 3dabfe5

Please sign in to comment.