Skip to content

Commit

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

* Updating version to 0.12.14

* Updating version to 0.13.1

* Updating version to 0.14.1

* Updating version to 0.14.2

---------

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>
Co-authored-by: David Blane <32327139+dblane-digicatapult@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 1, 2024
1 parent 40d91e3 commit 6071252
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 node:current-alpine AS builder

WORKDIR /veritable-ui
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": "veritable-ui",
"version": "0.14.1",
"version": "0.14.2",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down

0 comments on commit 6071252

Please sign in to comment.