victor HF Staff Claude Opus 4.5 commited on
Commit
6e5ab5d
·
1 Parent(s): 6226fa0

Update PocketBase to v0.35.1

Browse files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  FROM alpine:latest
2
 
3
- ARG PB_VERSION=0.25.9
4
 
5
  # Install dependencies
6
  RUN apk add --no-cache \
 
1
  FROM alpine:latest
2
 
3
+ ARG PB_VERSION=0.35.1
4
 
5
  # Install dependencies
6
  RUN apk add --no-cache \