Skip to content

Commit

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

* Updating version to 2.10.93

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dc-autobot[bot] <181364585+dc-autobot[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and dc-autobot[bot] authored Oct 31, 2024
1 parent c078bd5 commit 252b35a
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.10
# syntax=docker/dockerfile:1.11

FROM golang:1.23-alpine3.19 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.92",
"version": "2.10.93",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down

0 comments on commit 252b35a

Please sign in to comment.