Merge pull request 'chore(deps): update alpine docker tag to v3.20.2' (#4) from renovate/alpine-3.x into master
Reviewed-on: https://git.batsense.net///ForgeFlux/ftest-gotosocial-wrapper/pulls/4
This commit is contained in:
commit
965f494306
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM superseriousbusiness/gotosocial:latest as upstream
|
||||
|
||||
FROM alpine:3.20.0 as executor
|
||||
FROM alpine:3.20.2 as executor
|
||||
USER 1001:1001
|
||||
WORKDIR "/gotosocial/storage"
|
||||
WORKDIR "/gotosocial"
|
||||
|
|
Loading…
Reference in a new issue