Merge pull request #75008 from nikopen/patch-4
rebase audit-proxy image to distroless/static
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM scratch
|
||||
FROM gcr.io/distroless/static:latest
|
||||
COPY audit-proxy /
|
||||
ENTRYPOINT ["/audit-proxy"]
|
||||
|
@@ -1 +1 @@
|
||||
1.0
|
||||
1.1
|
||||
|
Reference in New Issue
Block a user