Skip to content

Commit

Permalink
Merge pull request #160 from tranchitella/1.3.x
Browse files Browse the repository at this point in the history
feat: update mender-artifact to `3.10.1`
  • Loading branch information
tranchitella authored Aug 8, 2023
2 parents 0da7cf1 + 92001bc commit ed5503f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG WORKFLOWS_VERSION=master
ARG MENDER_ARTIFACT_VERSION=3.9.0
ARG MENDER_ARTIFACT_VERSION=3.10.1

FROM golang:1.19.3-alpine3.16 as builder
RUN apk add --no-cache \
Expand Down

0 comments on commit ed5503f

Please sign in to comment.