We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5097389 commit 325b9d0Copy full SHA for 325b9d0
.github/workflows/pr.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Build and push Docker image
38
uses: docker/build-push-action@v6
39
with:
40
- context: 31/apache
+ context: 32/apache
41
platforms: linux/amd64,linux/arm64
42
push: true
43
tags: ${{ steps.meta.outputs.tags }}
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
- context: 31/fpm
+ context: 32/fpm
76
77
78
0 commit comments