Skip to content

Commit

Permalink
Merge pull request #44 from jnewland/renovate/debian-digest
Browse files Browse the repository at this point in the history
chore(deps): update debian snapshot to 20220418
  • Loading branch information
jnewland authored Apr 27, 2022
2 parents 273b608 + 5ded228 commit 9bb500b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Aptfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
adduser=3.118
apt=2.2.4
base-files=11.1+deb11u2
base-files=11.1+deb11u3
base-passwd=3.5.51
bash=5.1-2+b3
bind9-dnsutils=1:9.16.27-1~deb11u1
Expand Down Expand Up @@ -79,7 +79,7 @@ libblkid1:amd64=2.36.1-8+deb11u1
libbrotli1:amd64=1.0.9-2+b2
libbsd0:amd64=0.11.3-1
libbz2-1.0:amd64=1.0.8-4
libc-bin=2.31-13+deb11u2
libc-bin=2.31-13+deb11u3
libc-dev-bin=2.31-13+deb11u3
libc-devtools=2.31-13+deb11u3
libc6:amd64=2.31-13+deb11u3
Expand Down Expand Up @@ -207,10 +207,10 @@ libsmartcols1:amd64=2.36.1-8+deb11u1
libsqlite3-0:amd64=3.34.1-3
libss2:amd64=1.46.2-2
libssh2-1:amd64=1.9.0-2
libssl1.1:amd64=1.1.1k-1+deb11u2
libssl1.1:amd64=1.1.1n-0+deb11u1
libstdc++-10-dev:amd64=10.2.1-6
libstdc++6:amd64=10.2.1-6
libsystemd0:amd64=247.3-6
libsystemd0:amd64=247.3-7
libtasn1-6:amd64=4.16.0-2
libtcl8.6:amd64=8.6.11+dfsg-1
libtiff5:amd64=4.2.0-1+deb11u1
Expand All @@ -220,7 +220,7 @@ libtirpc-dev:amd64=1.3.1-1
libtirpc3:amd64=1.3.1-1
libtsan0:amd64=10.2.1-6
libubsan1:amd64=10.2.1-6
libudev1:amd64=247.3-6
libudev1:amd64=247.3-7
libunistring2:amd64=0.9.10-4
libunwind8:amd64=1.3.2-2
libuuid1:amd64=2.36.1-8+deb11u1
Expand Down Expand Up @@ -295,11 +295,11 @@ sed=4.7-1
sensible-utils=0.0.14
strace=5.10-1
sudo=1.9.5p2-3
sysvinit-utils=2.96-7
sysvinit-utils=2.96-7+deb11u1
tar=1.34+dfsg-1
tcpdump=4.99.0-2
telnet=0.17-42
tzdata=2021a-1+deb11u2
tzdata=2021a-1+deb11u3
ucf=3.0043
unzip=6.0-26
util-linux=2.36.1-8+deb11u1
Expand All @@ -311,4 +311,4 @@ xauth=1:1.1-1
xxd=2:8.2.2434-3+deb11u1
xz-utils=5.2.5-2.1~deb11u1
zip=3.0-12
zlib1g:amd64=1:1.2.11.dfsg-2
zlib1g:amd64=1:1.2.11.dfsg-2+deb11u1
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Debian 11.2 20220316, see https://hub.docker.com/_/debian
FROM debian:stable-slim@sha256:86e95a5e47a11a186cb16e6dd7212a560e952af63d12e4dd401075d4932f695b
# Debian 11.2 20220418, see https://hub.docker.com/_/debian
FROM debian:stable-slim@sha256:120b59bdbe9ffb94568207998895bb14f47cafac7ff0d706b0139be8ee2f8e3f
COPY Aptfile* /
RUN apt-get clean && apt-get update -qq && \
: install the packages in the lockfile && \
Expand Down

0 comments on commit 9bb500b

Please sign in to comment.