Skip to content

Commit

Permalink
Merge pull request #15 from portefaix/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update dependency alpine to v3.16
  • Loading branch information
nlamirault committed Jul 28, 2022
2 parents 24654a3 + 1a8ef67 commit 66b1a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM alpine:3.15
FROM alpine:3.16

LABEL maintainer="Nicolas Lamirault <[email protected]>" \
org.opencontainers.image.title="Tools for Portefaix project" \
Expand Down

0 comments on commit 66b1a85

Please sign in to comment.