Skip to content

Commit

Permalink
alpine container is not compat with v2 checkout
Browse files Browse the repository at this point in the history
For gomplate testing lets bump this container to match whats in the nix
shell: v3.11.3
  • Loading branch information
sarcasticadmin committed Aug 8, 2023
1 parent 11b15df commit 1e3a7a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openwrt-golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
name: gomplate_tests
runs-on: ubuntu-latest
container:
# gomplate v3.2.0-alpine
image: hairyhenderson/gomplate@sha256:7614155c5c6ce3fa8ac892e2e77643615bd8724d2b9c9817037540f324af2342
# gomplate v3.11.3-alpine
image: hairyhenderson/gomplate@sha256:7a8e23a4900cb11b92b1e19122b7e20c606fb21d3fc569c44c3d9e7fc9cab1ee
steps:
- name: checkout
id: checkout
Expand Down

0 comments on commit 1e3a7a2

Please sign in to comment.