Skip to content

Commit 2b3134f

Browse files
fix txnproc base version issue
1 parent 64aa597 commit 2b3134f

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 AS base
1+
FROM stuartferguson/txnprocbase:2024.8.1 AS base
22
WORKDIR /app
33

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

0 commit comments

Comments
 (0)