Skip to content

Commit

Permalink
refactor(Dockerfile): upgrade to 0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skowrons committed Nov 25, 2024
1 parent 7cb545e commit 6583804
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,7 +1,7 @@
# Dockerfile to run e2e integration tests against a test PocketBase server
FROM node:16-alpine3.16

ARG POCKETBASE_VERSION=0.23.0-rc14
ARG POCKETBASE_VERSION=0.23.1

WORKDIR /app/output/
WORKDIR /app/
Expand Down

0 comments on commit 6583804

Please sign in to comment.