Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM buildpack-deps:jammy@sha256:651eae02f43ce0b7ba45d4855df2259882cc4fb8a70b16c7e052b6a2e0b9fa99
FROM buildpack-deps:jammy@sha256:43703822c5bd7ce86da8d780780f163b0e54c58502d2f02d43426b7779dbdfc8

# Dazzle does not rebuild a layer until one of its lines are changed. Increase this counter to rebuild this layer.
ENV TRIGGER_REBUILD=2
Expand Down
Loading