Skip to content

Commit 61e21ae

Browse files
dockerfile version pin
1 parent f277505 commit 61e21ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SecurityService/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM stuartferguson/txnprocbase:latest AS base
1+
FROM stuartferguson/txnprocbase:2025.8.1 AS base
22
WORKDIR /app
33

44
FROM mcr.microsoft.com/dotnet/sdk:9.0 AS build

0 commit comments

Comments
 (0)