зеркало из https://github.com/mozilla/normandy.git
Merge #2266
2266: Update python:3.7-slim Docker digest to 1689dea r=mythmon a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | python | final | digest | `e18e0a4` -> `1689dea` | Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Коммит
ff632c6a57
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7-slim@sha256:e18e0a49ce9a4d6bd6aa214136294dc5d840cc45acfe634f87ecc1f89220c8e6
|
||||
FROM python:3.7-slim@sha256:1689dea3fe5e2f230c3b2d0cc18b64e96f8214082c78792c67dbc1bda9b6c67c
|
||||
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:e18e0a49ce9a4d6bd6aa214136294dc5d840cc45acfe634f87ecc1f89220c8e6
|
||||
FROM python:3.7-slim@sha256:1689dea3fe5e2f230c3b2d0cc18b64e96f8214082c78792c67dbc1bda9b6c67c
|
||||
WORKDIR /app
|
||||
|
||||
RUN apt-get update && \
|
||||
|
|
Загрузка…
Ссылка в новой задаче