Skip to content

Commit

Permalink
Merge pull request #85 from ral-facilities/dependabot/docker/python-3…
Browse files Browse the repository at this point in the history
….12.4-alpine3.20

Bump python from 3.12.3-alpine3.20 to 3.12.4-alpine3.20
  • Loading branch information
VKTB authored Jun 14, 2024
2 parents 5998817 + 6cfe296 commit 0904e28
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.3-alpine3.20@sha256:53cab1eabac71d6160eeabe09fd3144de789f75de62b9833e49f67534edc547e
FROM python:3.12.4-alpine3.20@sha256:d24ed567ee3b972478a232ceff84b0d002e18ee9f5d38234ecbffece23dfa084

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.3-alpine3.20@sha256:53cab1eabac71d6160eeabe09fd3144de789f75de62b9833e49f67534edc547e
FROM python:3.12.4-alpine3.20@sha256:d24ed567ee3b972478a232ceff84b0d002e18ee9f5d38234ecbffece23dfa084

WORKDIR /ldap-jwt-auth-run

Expand Down

0 comments on commit 0904e28

Please sign in to comment.