We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d97f49 commit af82075Copy full SHA for af82075
Dockerfile
@@ -1,5 +1,5 @@
1
# .github/build.Dockerfile
2
-FROM quay.io/ptcpdump/develop:20250209.034952@sha256:421f6aaa6f53d77ab0439c93c2ff0a7e1989b7785edd68ac0beba9dd059a3689 AS build
+FROM quay.io/ptcpdump/develop:20250411.125935@sha256:1fa41dc9eeaf11db845b99e9255e91dfa44150d8b3d69105209cd64fce282ab4 AS build
3
WORKDIR /app
4
COPY . .
5
RUN make build
0 commit comments