Skip to content

Commit

Permalink
Pin dockerfile SHA, bump monthly with dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Sep 14, 2024
1 parent 30e67eb commit b3a37bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,10 @@ updates:
interval: monthly
time: "05:00"
timezone: Etc/UTC

# Bump dockerfile FROM
- package-ecosystem: docker
directory: /
labels: [dependencies]
schedule:
interval: monthly
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/jupyter/base-notebook:latest
FROM quay.io/jupyter/base-notebook@sha256:876e3c3e40c4f0a25d3a16223a158a2d582b1ad77ac94269d43a5f6256eb4eec

USER root

Expand Down

0 comments on commit b3a37bb

Please sign in to comment.