Skip to content

Commit

Permalink
Merge pull request #118 from ral-facilities/dependabot/docker/main/py…
Browse files Browse the repository at this point in the history
…thon-3.12.5-alpine3.20

Bump python from 3.12.4-alpine3.20 to 3.12.5-alpine3.20
  • Loading branch information
VKTB authored Sep 9, 2024
2 parents 2c1d2c4 + 1b79bcc commit 5fb6d9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.4-alpine3.20@sha256:0bd77ae937dce9037e136ab35f41eaf9e012cfd741fc3c8dd4b3e2b63499f12c
FROM python:3.12.5-alpine3.20@sha256:bb5d0ac04679d78a1258e7dfacdb4d9bdefe9a10480eaf9b4bb09445d076369f

WORKDIR /ldap-jwt-auth-run

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.prod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.4-alpine3.20@sha256:0bd77ae937dce9037e136ab35f41eaf9e012cfd741fc3c8dd4b3e2b63499f12c
FROM python:3.12.5-alpine3.20@sha256:bb5d0ac04679d78a1258e7dfacdb4d9bdefe9a10480eaf9b4bb09445d076369f

WORKDIR /ldap-jwt-auth-run

Expand Down

0 comments on commit 5fb6d9d

Please sign in to comment.