Skip to content

Commit f7fc73c

Browse files
chore(deps): pin dependencies
1 parent 2d51c9a commit f7fc73c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Default image is base. You can add other support by modifying BASE_IMAGE_TAG. The following parameters are supported: base (default), aria2, ffmpeg, aio
2-
ARG BASE_IMAGE_TAG=base
2+
ARG BASE_IMAGE_TAG=base@sha256:d209f51c1664d22879e5285b55b5e663e9126baaa7153bc4741fb1bf5884ee53
33

44
FROM alpine:edge AS builder
55
LABEL stage=go-builder

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ services:
1111
- UMASK=022
1212
- TZ=Asia/Shanghai
1313
container_name: openlist
14-
image: 'openlistteam/openlist:latest'
14+
image: 'openlistteam/openlist:latest@sha256:c555c6e1c8af2aead38ed12ec761ac077fdf046d19cf033414be8e056aec6b64'

0 commit comments

Comments
 (0)