Skip to content

Commit

Permalink
Update docker/dockerfile Docker tag to v1.7 (#190)
Browse files Browse the repository at this point in the history
* Update docker/dockerfile Docker tag to v1.7

* 2.10.8

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthew Dean <[email protected]>
  • Loading branch information
renovate[bot] and mattdean-digicatapult authored Mar 6, 2024
1 parent eaae1dc commit 74df0cf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.6
# syntax=docker/dockerfile:1.7

FROM golang:1.21-alpine3.17 AS ipfs_build

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-ipfs",
"version": "2.10.7",
"version": "2.10.8",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down

0 comments on commit 74df0cf

Please sign in to comment.