Skip to content

Commit ae885b8

Browse files
chore(sync): bump simplelogin to v4.81.2
Co-authored-by: aio-fleetbot[bot] <280910390+aio-fleetbot[bot]@users.noreply.github.com>
1 parent bb3d913 commit ae885b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1@sha256:2780b5c3bab67f1f76c781860de469442999ed1a0d7992a5efdf2cffc0e3d769
22
# checkov:skip=CKV_DOCKER_3: s6-overlay requires root init for bundled services before daemons drop privileges
3-
ARG UPSTREAM_VERSION=v4.81.0
4-
ARG UPSTREAM_IMAGE_DIGEST=sha256:44693d3f559282f2c186767220d3f69fd2103b53ef9a019ee90565139d558707
3+
ARG UPSTREAM_VERSION=v4.81.2
4+
ARG UPSTREAM_IMAGE_DIGEST=sha256:d307d0224e16f036deecc273e28dd82f60ab58fdabc3190a7a31c035c5833a68
55
FROM simplelogin/app-ci:${UPSTREAM_VERSION}@${UPSTREAM_IMAGE_DIGEST}
66

77
ARG S6_OVERLAY_VERSION=3.2.0.0

0 commit comments

Comments
 (0)