mirror of
https://github.com/immich-app/immich.git
synced 2025-12-21 17:25:35 +03:00
chore(deps): use full semver docker tag for node images (#10613)
* chore: use full semver docker tag for node images * Update server/Dockerfile Co-authored-by: bo0tzz <git@bo0tzz.me> --------- Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:iron-alpine3.18@sha256:53108f67824964a573ea435fed258f6cee4d88343e9859a99d356883e71b490c
|
||||
FROM node:20.13.1-alpine3.18
|
||||
|
||||
RUN apk add --no-cache tini
|
||||
USER node
|
||||
|
||||
Reference in New Issue
Block a user