Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from crazy-max/nfpm-update
Browse files Browse the repository at this point in the history
update to nfpm 2.15.1
  • Loading branch information
crazy-max authored Apr 7, 2022
2 parents 2064aa5 + 98b0359 commit 91a2368
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
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG NFPM_VERSION="2.13.0"
ARG NFPM_VERSION="2.15.1"
ARG XX_VERSION="1.1.0"

FROM --platform=$BUILDPLATFORM alpine AS base
Expand Down

0 comments on commit 91a2368

Please sign in to comment.