Skip to content

Commit

Permalink
Update Wildfly version in Dockerfile to 23.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcolon021 committed Jan 10, 2025
1 parent 083e420 commit c774682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pic-sure-api-war/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jboss/wildfly:17.0.0.Final
FROM jboss/wildfly:23.0.0.Final

LABEL maintainer="[email protected]"

Expand Down

0 comments on commit c774682

Please sign in to comment.