Skip to content

Commit

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

Bump python from 3.12.5-alpine3.20 to 3.12.7-alpine3.20
  • Loading branch information
joelvdavies authored Oct 25, 2024
2 parents 4cd69d8 + a81f77b commit 720558d
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.5-alpine3.20@sha256:bb5d0ac04679d78a1258e7dfacdb4d9bdefe9a10480eaf9b4bb09445d076369f
FROM python:3.12.7-alpine3.20@sha256:e75de178bc15e72f3f16bf75a6b484e33d39a456f03fc771a2b3abb9146b75f8

WORKDIR /inventory-management-system-api-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.5-alpine3.20@sha256:bb5d0ac04679d78a1258e7dfacdb4d9bdefe9a10480eaf9b4bb09445d076369f
FROM python:3.12.7-alpine3.20@sha256:e75de178bc15e72f3f16bf75a6b484e33d39a456f03fc771a2b3abb9146b75f8

WORKDIR /inventory-management-system-api-run

Expand Down

0 comments on commit 720558d

Please sign in to comment.