Skip to content

Commit

Permalink
Merge 5f805dc into 3391470
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 16, 2022
2 parents 3391470 + 5f805dc commit 6ad49cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
- uses: actions/checkout@v3
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v2
- name: Build Docker image
run: |
docker build -t geotrek:latest .
Expand Down

0 comments on commit 6ad49cb

Please sign in to comment.