Skip to content

Commit

Permalink
Merge pull request #119 from ral-facilities/dependabot/docker/develop…
Browse files Browse the repository at this point in the history
…/python-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 e36363d + 5a20392 commit 06a4c19
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 06a4c19

Please sign in to comment.