Skip to content

Commit

Permalink
Merge pull request #299 from sscheib/renovate/openwrt-molecule-images
Browse files Browse the repository at this point in the history
chore(deps): update openwrt molecule images
  • Loading branch information
sscheib authored Jul 23, 2024
2 parents 0a41dcb + 8f99edf commit ba7315f
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 @@ -60,13 +60,13 @@ platforms:

- name: 'openwrt23.05'
# yamllint disable-line rule:line-length
image: 'docker.io/openwrt/rootfs:x86_64-openwrt-23.05@sha256:d3d466cf9570d558c6c28cfef1a1d7cbda8c4eaff2c4645af513de66c3b89ef1'
image: 'docker.io/openwrt/rootfs:x86_64-23.05.4@sha256:adff7daae4e37f0007fd44e6e7dec0758e4ce3c7f2d907449f28062c0213fa96'
groups:
- 'opkg'

- name: 'openwrt22.03.5'
# yamllint disable-line rule:line-length
image: 'docker.io/openwrt/rootfs:x86_64-22.03.5@sha256:44f7e55b4cc9954d03aeb3cf7ebf624cd57d8938ba49073addc45301ec89b73d'
image: 'docker.io/openwrt/rootfs:x86_64-22.03.7@sha256:59f4017a8e4b1d5970657a5278aad95de77d8f5cc726d6be0c92238d6dc384c8'
groups:
- 'opkg'

Expand Down

0 comments on commit ba7315f

Please sign in to comment.