diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-06-07 20:58:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-07 20:58:03 +0000 |
| commit | 979cbdc6e5cb1212ac334b7989debba4a489431a (patch) | |
| tree | 4c4bd5dcd1a5b9b27b264b8b5e6508882e0e6548 | |
| parent | 44d7582f91ae87fdf9d99ef8715e6a5562b5a715 (diff) | |
| download | Project-Tick-979cbdc6e5cb1212ac334b7989debba4a489431a.tar.gz Project-Tick-979cbdc6e5cb1212ac334b7989debba4a489431a.zip | |
chore(deps): update python docker tag to v3.11.4
| -rw-r--r-- | Containerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile index 4e5b355b0d..6e85cf7a23 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM python:3.11.3-alpine3.17 +FROM python:3.11.4-alpine3.17 ARG UID=1337 ARG GID=1337 |
