Skip to content

Commit

Permalink
Update Docker base image references
Browse files Browse the repository at this point in the history
Update Docker base images to latest versions from Docker Hub.
  • Loading branch information
Github actions bot authored and vikahl committed Apr 8, 2024
1 parent 24285bd commit 863d498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cookiecutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"_base_images": {
"amd64": {
"3.10": "3.10-slim@sha256:8110f1ffce1e2e5ec4c7fac5aef81e5149aec97bb048e5596a6ca7415ffde7e5",
"3.11": "3.11-slim@sha256:346e2b922dbd8f853cd1a63f142290fc7449b0a59b0e2b600ef7dc98ca5ab436",
"3.11": "3.11-slim@sha256:a3c4bc9fe3a7cb781fac7f3c00000553802d405bb878c1c41ae2ccccdecdd59a",
"3.12": "3.12-slim@sha256:ac212230555ffb7ec17c214fb4cf036ced11b30b5b460994376b0725c7f6c151",
"3.8": "3.8-slim@sha256:0ad295b2b84581b1348fa9cad80ea49c4159469e8af9749159d2151ea2ada73f",
"3.9": "3.9-slim@sha256:5fa679d492e5cb06ce42ddbfb02609291f80f3288b799f6bc2b752a8b51268fc"
},
"arm64": {
"3.10": "3.10-slim@sha256:5a5baca53314e4bf98b2b256bc2a87a40a44d25bb0321b85a1c440cd8e92bbeb",
"3.11": "3.11-slim@sha256:c08af474ccf59f80bd431ec1b9e8f7219b653b853de22597f72adb040bd932e0",
"3.11": "3.11-slim@sha256:1719a073ad0748eb62106c0d60b249765984edf0b7236af54c6dd6230d02f9a8",
"3.12": "3.12-slim@sha256:dd13ee0eeec8e6faddba88cd32d4949be4c981c3bf1777e4763973ba56f2c0cf",
"3.8": "3.8-slim@sha256:042799105920ef618fd466a974518c9b32fea7255e718993a5eada864d187652",
"3.9": "3.9-slim@sha256:383141f36ccdc8e7cf7277a5cdc2c7e2e90bb8a966a539fc31bb3bd84215b310"
Expand Down

0 comments on commit 863d498

Please sign in to comment.