Skip to content

Commit

Permalink
chore(deps): update debian:stable-slim docker digest to 94790bf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 2987ac1 commit 3bbda67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:stable-slim@sha256:64bc71feaa7ec2ac758a6a3a37c0f0d6ebccf0a45e3f5af1f1d3b5d4cb316b29 AS build
FROM debian:stable-slim@sha256:94790bf6c551dfb453a62a54f570be16172fe68e3b9715573300a78bb9677952 AS build

ENV NTP_VERSION=ntp-4.2.8p18
ENV NTP_ARCHIVE=https://downloads.nwtime.org/ntp/4.2.8/${NTP_VERSION}.tar.gz
Expand All @@ -20,7 +20,7 @@ RUN set -x \
&& make tg2 \
&& chmod +x tg2

FROM debian:stable-slim@sha256:64bc71feaa7ec2ac758a6a3a37c0f0d6ebccf0a45e3f5af1f1d3b5d4cb316b29
FROM debian:stable-slim@sha256:94790bf6c551dfb453a62a54f570be16172fe68e3b9715573300a78bb9677952

WORKDIR /app

Expand Down

0 comments on commit 3bbda67

Please sign in to comment.