Skip to content

Commit

Permalink
chore(deps): update debian molecule images
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate committed Jul 23, 2024
1 parent 0a41dcb commit 2495b9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ platforms:

- name: 'debian12'
# yamllint disable-line rule:line-length
image: 'docker.io/debian:12.6@sha256:1dc55ed6871771d4df68d393ed08d1ed9361c577cfeb903cd684a182e8a3e3ae'
image: 'docker.io/debian:12.6@sha256:45f2e735295654f13e3be10da2a6892c708f71a71be845818f6058982761a6d3'
groups:
- 'apt'

- name: 'debian11'
# yamllint disable-line rule:line-length
image: 'docker.io/debian:11.10@sha256:b6b4a479a3bc1b8dfda5544f00b72aafb230bb835a43974a147b220c38df882e'
image: 'docker.io/debian:11.10@sha256:7aef2e7d061743fdb57973dac3ddbceb0b0912746ca7e0ee7535016c38286561'
groups:
- 'apt'

Expand Down

0 comments on commit 2495b9c

Please sign in to comment.