Skip to content

Commit

Permalink
Move to debian:stable-slim as it's faster and it is a product of the …
Browse files Browse the repository at this point in the history
…debian project and therefore integrity should be better
  • Loading branch information
jsjgruber committed Jun 25, 2022
1 parent 3aa8f55 commit 8ae0b47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ on:

INPUTSOURCEIMAGE:
description: 'The name of the debian based release we are building, defaults to ?'
default: 'buildpack-deps'
default: 'debian'
required: false

INPUTRELEASE:
description: 'The name of the release the input image is based on, defaults to stable'
default: 'stable'
default: 'stable-slim'
required: false

INPUTPACKAGENAME:
Expand Down

0 comments on commit 8ae0b47

Please sign in to comment.