Skip to content

Commit

Permalink
Merge pull request #130 from manics/dependabot-pin-dockerfile
Browse files Browse the repository at this point in the history
Pin dockerfile SHA, bump monthly with dependabot
  • Loading branch information
manics authored Sep 15, 2024
2 parents cf07279 + b3a37bb commit 0fd70e6
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 0fd70e6

Please sign in to comment.