mirror of
https://github.com/suitenumerique/messages.git
synced 2026-09-23 18:25:01 +02:00
⬆️(all) bump distribution and package (#800)
Upgrade all deps according to security reports
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
# this image directly and we don't want compilers in production images. Each
|
||||
# service adds its own build deps in a build-only stage.
|
||||
|
||||
FROM debian:trixie-slim@sha256:28de0877c2189802884ccd20f15ee41c203573bd87bb6b883f5f46362d24c5c2 AS base
|
||||
FROM debian:trixie-slim@sha256:a99cfc517144bc59b1978475ec53b46ecabec7e43635402ee5b77cc54cd1b20a AS base
|
||||
|
||||
# Bump to force an apt refresh + security upgrade of the base OS.
|
||||
ENV MIN_UPDATE_DATE="2026-07-08"
|
||||
ENV MIN_UPDATE_DATE="2026-09-21"
|
||||
|
||||
RUN <<EOR
|
||||
apt-get update
|
||||
|
||||
Reference in New Issue
Block a user