Skip to content

Commit

Permalink
Merge pull request #646 from ekino/dependabot/docker/node/debian-11.2…
Browse files Browse the repository at this point in the history
…-slim

chore(deps): bump debian from 11.1-slim to 11.2-slim in /node
  • Loading branch information
Crow-EH authored Dec 28, 2021
2 parents 32d8524 + 31f16fb commit 43ee352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:11.1-slim
FROM debian:11.2-slim
LABEL maintainer="Thomas Rabaix <[email protected]>"

ENV DEBIAN_FRONTEND=noninteractive \
Expand Down

0 comments on commit 43ee352

Please sign in to comment.