зеркало из https://github.com/mozilla/normandy.git
Merge #2228
2228: Update python:3.7-slim Docker digest to 225c394 r=rehandalal a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | python | final | digest | `2167a93` -> `225c394` | Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Коммит
ece0507763
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7-slim@sha256:2167a93238e072810d8ff839b4673a331f53276d03c3e9ef655727b7de530f1d
|
||||
FROM python:3.7-slim@sha256:225c394936740d17b1bd6aaa68731c53668947d2b38e44056b4b4a101c1ae6db
|
||||
WORKDIR /app
|
||||
RUN groupadd --gid 10001 app && useradd -g app --uid 10001 --shell /usr/sbin/nologin app
|
||||
RUN apt-get update && \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7-slim@sha256:2167a93238e072810d8ff839b4673a331f53276d03c3e9ef655727b7de530f1d
|
||||
FROM python:3.7-slim@sha256:225c394936740d17b1bd6aaa68731c53668947d2b38e44056b4b4a101c1ae6db
|
||||
WORKDIR /app
|
||||
|
||||
RUN apt-get update && \
|
||||
|
|
Загрузка…
Ссылка в новой задаче