Skip to content

Commit

Permalink
Merge pull request #677 from bcgov/2.0.7-1
Browse files Browse the repository at this point in the history
TH-102773: Update dotnet 3.1 to tag 3.1-40
  • Loading branch information
zgong-gov authored Jun 27, 2023
2 parents 83a6dcd + 0498d8c commit 7f097d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions openshift/api-build-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ objects:
- annotations: null
from:
kind: DockerImage
name: registry.redhat.io/dotnet/dotnet-31-rhel7:3.1-24
name: "3.1"
# name: registry.redhat.io/dotnet/dotnet-31-rhel7:3.1-24
name: registry.redhat.io/dotnet/dotnet-31-rhel7:3.1-40
# name: "3.1"
name: "7.0"
referencePolicy:
type: Local
- apiVersion: v1
Expand Down
2 changes: 1 addition & 1 deletion openshift/hangfire-build-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ objects:
- annotations: null
from:
kind: DockerImage
name: registry.redhat.io/dotnet/dotnet-31-rhel7:3.1-5
name: registry.redhat.io/dotnet/dotnet-31-rhel7:3.1-40
name: "3.1"
referencePolicy:
type: Local
Expand Down

0 comments on commit 7f097d7

Please sign in to comment.