Skip to content

Commit

Permalink
Merge pull request #113 from intersystems-community/master
Browse files Browse the repository at this point in the history
update stage
  • Loading branch information
nsolov authored Sep 3, 2024
2 parents a135d19 + f7e4087 commit 091f22b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: docker
on:
workflow_dispatch:
branches: [master]
push:
branches: [master]
jobs:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM intersystems/iris-community:2023.1.0.185.0
FROM intersystems/iris-community:2024.1

WORKDIR /opt/registry

Expand Down
2 changes: 1 addition & 1 deletion module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Name>zpm-registry</Name>
<ExternalName>ZPM Registry</ExternalName>
<Description>Registry server for ZPM</Description>
<Version>1.2.6</Version>
<Version>1.2.9</Version>
<Packaging>module</Packaging>
<Dependencies>
<ModuleReference>
Expand Down

0 comments on commit 091f22b

Please sign in to comment.