Skip to content

Commit 6343a97

Browse files
authored
Merge branch 'master' into drizzentic-patch-2
2 parents 216861c + 7ba66e0 commit 6343a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
node-version: [14.x]
16+
node-version: [18.x]
1717

1818
steps:
1919
- uses: actions/checkout@v3
@@ -39,4 +39,4 @@ jobs:
3939
file: ./Dockerfile
4040
platforms: linux/amd64,linux/arm64
4141
push: true
42-
tags: jembi/openhim-console:latest
42+
tags: jembi/openhim-console:latest

0 commit comments

Comments
 (0)