Skip to content

Commit a3383e2

Browse files
dependabot[bot]shanice-skylight
authored andcommitted
Bump alpine in /ops/services/container_instances/db_client/image (#8872)
Bumps alpine from 3.21 to 3.22. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.22' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f67010f commit a3383e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ops/services/container_instances/db_client/image

ops/services/container_instances/db_client/image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21
1+
FROM alpine:3.22
22
RUN apk --no-cache add postgresql15-client
33
RUN apk add --no-cache bash
44
ARG UID=10001

0 commit comments

Comments
 (0)