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.
2 parents 8477c48 + 58c7b5d commit 4ea4888Copy full SHA for 4ea4888
test/images/audit-proxy/Dockerfile
@@ -12,6 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM scratch
+FROM gcr.io/distroless/static:latest
16
COPY audit-proxy /
17
ENTRYPOINT ["/audit-proxy"]
test/images/audit-proxy/VERSION
@@ -1 +1 @@
1
-1.0
+1.1
0 commit comments